home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Shareware
/
Programare
/
sharp
/
wwwSharp_setup.exe
/
{app}
/
Help
/
SmilHelpTopics.xml
< prev
next >
Wrap
Extensible Markup Language
|
2003-08-30
|
72KB
|
2,493 lines
<?xml version="1.0" encoding="UTF-8"?>
<SmilHelpTopics
Caption="SMIL"
CommandPrefix="www-sharp://www-Sharp.Help.SMIL/"
Command="cover.html"
>
<Item
Caption="1. About SMIL 2.0"
Command="introduction.html"
>
<Item
Caption="1.1 Introduction"
Command="introduction.html#introNS-Introduction"
>
<Item
Caption="1.1.1 Relation to SMIL 1.0"
Command="introduction.html#q2"
/>
<Item
Caption="1.1.2 Content of this Recommendation"
Command="introduction.html#q3"
/>
</Item>
<Item
Caption="1.2 Acknowledgements"
Command="introduction.html#introNS--acknowledgements"
/>
</Item>
<Item
Caption="2. The SMIL 2.0 Modules"
Command="smil-modules.html"
>
<Item
Caption="2.1 Introduction"
Command="smil-modules.html#smilModulesNSIntroduction"
>
<Item
Caption="2.1.1 Modularization and Profiling"
Command="smil-modules.html#smilModulesNSModularizationProfiling"
/>
</Item>
<Item
Caption="2.2 SMIL 2.0 Modules"
Command="smil-modules.html#smilModulesNSSMILModules"
>
<Item
Caption="2.2.1 SMIL DOM"
Command="smil-modules.html#smilModulesNSSMILDOM"
/>
</Item>
<Item
Caption="2.3 Identifiers for SMIL 2.0 Modules and Language Profiles"
Command="smil-modules.html#smilModulesNSSMIL20ModuleProfileIdentifiers"
>
<Item
Caption="2.3.1 The SMIL Mime Type"
Command="smil-modules.html#smilModulesNSSMIL20MimeType"
/>
<Item
Caption="2.3.2 XML Namespace Identifier for the SMIL 2.0 Modules"
Command="smil-modules.html#smilModulesNSSMIL20ModuleXMLNamespace"
/>
<Item
Caption="2.3.3 Identifiers for SMIL 2.0 Modules and Features"
Command="smil-modules.html#smilModulesNSSMIL20ModuleIdentifiers"
/>
</Item>
<Item
Caption="2.4 SMIL Conformance"
Command="smil-modules.html#smilModulesNSSMILConformance"
>
<Item
Caption="2.4.1 SMIL Host Language Conformance"
Command="smil-modules.html#smilModulesNSSMILHostLanguageConformance"
/>
<Item
Caption="2.4.2 SMIL Integration Set Conformance"
Command="smil-modules.html#smilModulesNSSMILIntegrationSetConformance"
/>
<Item
Caption="2.4.3 Requirements on Identifiers for SMIL Host Language Conformant Language Profiles"
Command="smil-modules.html#smilModulesNSSMILHostIdentifierReqs"
/>
<Item
Caption="2.4.4 Error Handling in SMIL Host Language Conformant Documents"
Command="smil-modules.html#smilModulesNSSMILHostErrorHandling"
/>
<Item
Caption="2.4.5 Handling of Syntax errors in Attribute Values"
Command="smil-modules.html#smilModulesNSHandlingSyntaxErrorsinAttributes"
/>
</Item>
<Item
Caption="2.5 Creating a DTD for a Language Profile"
Command="smil-modules.html#smilModulesNSDTDCreation"
/>
</Item>
<Item
Caption="3. The SMIL 2.0 Animation Modules"
Command="animation.html"
>
<Item
Caption="3.1 Introduction"
Command="animation.html#animationNS-Introduction"
/>
<Item
Caption="3.2 Animation Model"
Command="animation.html#animationNS-AnimationModel"
>
<Item
Caption="3.2.1 The simple animation function f(t)"
Command="animation.html#animationNS-SimpleAnimationFunction"
/>
<Item
Caption="3.2.2 Summary of symbols used in the semantic descriptions"
Command="animation.html#animationNS-AnimationSymbols"
/>
<Item
Caption="3.2.3 The animation sandwich model"
Command="animation.html#animationNS-AnimationSandwichModel"
/>
<Item
Caption="3.2.4 Animation elements as "continuous media""
Command="animation.html#AnimationNS-ContinuousMedia"
/>
<Item
Caption="3.2.5 The animation effect function F(t,u)"
Command="animation.html#animationNS-AnimationEffectFcn"
>
<Item
Caption="Repeating animations"
Command="animation.html#animationNS-RepeatingAnim"
>
<Item
Caption="Examples"
Command="animation.html#animationNS-RepeatingAnimEx"
/>
<Item
Caption="Controlling behavior of repeating animation - Cumulative animation"
Command="animation.html#animationNS-Accumulate"
/>
</Item>
<Item
Caption="Freezing animations"
Command="animation.html#animationNS-Fill"
/>
</Item>
<Item
Caption="3.2.6 Additive animation"
Command="animation.html#animationNS-AdditiveAnim"
>
<Item
Caption="Additive and Cumulative animation"
Command="animation.html#animationNS-AddAndCum"
/>
</Item>
<Item
Caption="3.2.7 Restarting animations"
Command="animation.html#animationNS-Restart"
/>
<Item
Caption="3.2.8 Animation function value details"
Command="animation.html#animationNS-AnimationFunctionValueDetails"
>
<Item
Caption="Interpolation and indefinite simple durations"
Command="animation.html#animationNS-InterpolationAndIndefSimpleDur"
/>
</Item>
</Item>
<Item
Caption="3.3 Overview of the SMIL 2.0 BasicAnimation Module"
Command="animation.html#animationNS-OverviewBasic"
/>
<Item
Caption="3.4 SMIL 2.0 BasicAnimation Module Common Attributes"
Command="animation.html#animationNS-CommonAttrs"
>
<Item
Caption="3.4.1 Specifying the animation target"
Command="animation.html#animationNS-SpecifyingAnimationTarget"
>
<Item
Caption="The target attribute"
Command="animation.html#animationNS-SpecifyingTargetAttribute"
/>
<Item
Caption="The target element"
Command="animation.html#animationNS-SpecifyingTargetElement"
/>
</Item>
<Item
Caption="3.4.2 Specifying the simple animation function f(t)"
Command="animation.html#animationNS-SpecifyingAnimationFunction"
>
<Item
Caption="Interpolation modes illustrated"
Command="animation.html#animationNS-InterpolationIllus"
/>
<Item
Caption="Examples of calcMode"
Command="animation.html#animationNS-InterpolationExamples"
/>
</Item>
<Item
Caption="3.4.3 Specifying the animation effect function F(t,u)"
Command="animation.html#animationNS-SpecifyingAnimationEffect"
/>
<Item
Caption="3.4.4 Simple animation functions specified by from, to and by"
Command="animation.html#AnimationNS-FromToBy"
>
<Item
Caption="To animation"
Command="animation.html#animationNS-ToAnimation"
/>
</Item>
</Item>
<Item
Caption="3.5 SMIL 2.0 BasicAnimation Elements"
Command="animation.html#animationNS-BasicAnimationElements"
>
<Item
Caption="3.5.1 The animate element"
Command="animation.html#animationNS-animateElement"
/>
<Item
Caption="3.5.2 The set element"
Command="animation.html#animationNS-setElement"
/>
<Item
Caption="3.5.3 The animateMotion element"
Command="animation.html#animationNS-animateMotionElement"
/>
<Item
Caption="3.5.4 The animateColor element"
Command="animation.html#animationNS-animateColorElement"
/>
</Item>
<Item
Caption="3.6 SMIL 2.0 BasicAnimation Module Details"
Command="animation.html#animationNS-BasicAnimDetails"
>
<Item
Caption="3.6.1 BasicAnimation integration requirements"
Command="animation.html#animationNS-IntegratingSMILAnimBasic"
>
<Item
Caption="Required definitions and constraints on animation targets"
Command="animation.html#animationNS-Integrating-ConstraintsOnTargets"
>
<Item
Caption="Specifying the target element"
Command="animation.html#animationNS-SpecTarget"
/>
<Item
Caption="Target attribute issues"
Command="animation.html#animationNS-TargetIssues"
/>
</Item>
<Item
Caption="Integrating animateMotion functionality"
Command="animation.html#animationNS-Integrating"
/>
</Item>
<Item
Caption="3.6.2 Document type definition (DTD) for the BasicAnimation module"
Command="animation.html#AnimationNS-BasicDTD"
/>
</Item>
<Item
Caption="3.7 Overview of the SMIL 2.0 SplineAnimation Module"
Command="animation.html#animationNS-OverviewSpline"
>
<Item
Caption="3.7.1 SMIL 2.0 SplineAnimation Module Attributes"
Command="animation.html#animationNS-SplineAttrs"
>
<Item
Caption="Spline animation function calculation mode"
Command="animation.html#animationNS-AnimFuncCalcModeSpline"
>
<Item
Caption="Examples of advanced uses of calcMode"
Command="animation.html#animationNS-InterpolationExamplesAdvanced"
/>
<Item
Caption="Interpolation with keySplines"
Command="animation.html#animationNS-InterpolationKeysplines"
/>
</Item>
</Item>
<Item
Caption="3.7.2 SMIL 2.0 SplineAnimation Module Elements"
Command="animation.html#animationNS-SplineAnimationElements"
/>
<Item
Caption="3.7.3 The spline animate element"
Command="animation.html#animationNS-animateElementAdv"
/>
<Item
Caption="3.7.4 The spline animateMotion element"
Command="animation.html#animationNS-animateMotionElementAdv"
/>
<Item
Caption="3.7.5 The spline animateColor element"
Command="animation.html#animationNS-animateColorElementAdv"
/>
</Item>
<Item
Caption="3.8 SMIL 2.0 SplineAnimation Module Details"
Command="animation.html#animationNS-SplineAnimDetails"
>
<Item
Caption="3.8.1 SplineAnimation integration requirements"
Command="animation.html#animationNS-IntegratingSplineAnim"
/>
<Item
Caption="3.8.2 Document type definition (DTD) for the SplineAnimation module"
Command="animation.html#AnimationNS-SplineDTD"
/>
</Item>
<Item
Caption="3.9 Common Animation Integration Requirements"
Command="animation.html#animationNS-CommonIntegReqs"
>
<Item
Caption="3.9.1 Integration requirements"
Command="animation.html#animationNS-IntegratingSMILAnimCommon"
>
<Item
Caption="Extending Animation"
Command="animation.html#AnimationNS-Extend"
/>
<Item
Caption="Constraints on manipulating animation elements"
Command="animation.html#animationNS-Integrating-ConstraintsOnAttributes"
/>
<Item
Caption="Handling syntax errors"
Command="animation.html#animationNS-AnimationSyntaxErrors"
/>
<Item
Caption="Error handling semantics"
Command="animation.html#animationNS-Integration-ErrorHandling"
/>
</Item>
</Item>
</Item>
<Item
Caption="4. The SMIL 2.0 Content Control Modules"
Command="smil-content.html"
>
<Item
Caption="4.1 Introduction"
Command="smil-content.html#ContentControlNS-Introduction"
/>
<Item
Caption="4.2 The SMIL 2.0 BasicContentControl Module"
Command="smil-content.html#ContentControlNS-BasicContent"
>
<Item
Caption="4.2.1 SMIL 2.0 BasicContentControl Module Overview"
Command="smil-content.html#ContentControlNS-SyntaxSemantics-BasicContent"
>
<Item
Caption="Predefined System Test Attributes"
Command="smil-content.html#ContentControlNS-PredefinedSystemTest"
/>
<Item
Caption="The switch element"
Command="smil-content.html#q5"
/>
<Item
Caption="System Test Attribute In-Line Use"
Command="smil-content.html#ContentControlNS-InlineTestAttributes"
/>
<Item
Caption="Examples of Switch and Test Attribute Use"
Command="smil-content.html#q7"
/>
</Item>
<Item
Caption="4.2.2 Elements and Attributes"
Command="smil-content.html#ContentControlNS-BasicElementsAttr"
>
<Item
Caption="The switch element"
Command="smil-content.html#edef-switch"
>
<Item
Caption="Element attributes"
Command="smil-content.html#q10"
/>
<Item
Caption="Element content"
Command="smil-content.html#q11"
/>
</Item>
<Item
Caption="Predefined Test Attributes"
Command="smil-content.html#ContentControlNS-PredefinedTestAttributes"
/>
</Item>
<Item
Caption="4.2.3 Integration Requirements for the BasicContentControl Module"
Command="smil-content.html#q13"
/>
<Item
Caption="4.2.4 Document Type Definition (DTD) for the BasicContentControl Module"
Command="smil-content.html#q14"
/>
</Item>
<Item
Caption="4.3 The SMIL 2.0 CustomTestAttributes Module"
Command="smil-content.html#ContentControlNS-UserGroups"
>
<Item
Caption="4.3.1 SMIL 2.0 CustomTestAttributes Module Overview"
Command="smil-content.html#ContentControlNS-Overview-UserGroups"
>
<Item
Caption="Example Use"
Command="smil-content.html#q17"
/>
<Item
Caption="Rules for Setting Values"
Command="smil-content.html#ContentControlNS-customTest-rules"
/>
</Item>
<Item
Caption="4.3.2 Elements and Attributes"
Command="smil-content.html#ContentControlNS-ElementsAttr-UserGroups"
>
<Item
Caption="The customAttributes element"
Command="smil-content.html#edef-customAttributes"
>
<Item
Caption="Element attributes"
Command="smil-content.html#q21"
/>
<Item
Caption="Element content"
Command="smil-content.html#q22"
/>
</Item>
<Item
Caption="The customTest element"
Command="smil-content.html#edef-customTest"
>
<Item
Caption="Element attributes"
Command="smil-content.html#q24"
/>
<Item
Caption="Element content"
Command="smil-content.html#q25"
/>
</Item>
<Item
Caption="The customTest attribute"
Command="smil-content.html#ContentControlNS-CustomTestAttr"
/>
</Item>
<Item
Caption="4.3.3 Integration Requirements for the CustomTestAttribute Module"
Command="smil-content.html#q27"
/>
<Item
Caption="4.3.4 Document Type Definition (DTD) for the CustomTestAttribute Module"
Command="smil-content.html#q28"
/>
</Item>
<Item
Caption="4.4 The SMIL 2.0 PrefetchControl Module"
Command="smil-content.html#ContentControlNS-PrefetchControl"
>
<Item
Caption="4.4.1 SMIL 2.0 PrefetchControl Module Overview"
Command="smil-content.html#ContentControlNS-Overview-PrefetchControl"
>
<Item
Caption="Examples"
Command="smil-content.html#q16"
/>
</Item>
<Item
Caption="4.4.2 Elements and Attributes"
Command="smil-content.html#ContentControlNS-ElementAttr-Prefetch"
>
<Item
Caption="The prefetch element"
Command="smil-content.html#edef-prefetch"
>
<Item
Caption="Element attributes"
Command="smil-content.html#q34"
/>
<Item
Caption="Attribute value syntax"
Command="smil-content.html#q35"
/>
</Item>
</Item>
<Item
Caption="4.4.3 Integration Requirements for the PrefetchControl Module"
Command="smil-content.html#q36"
/>
<Item
Caption="4.4.4 Document Type Definition (DTD) for the PrefetchControl Module"
Command="smil-content.html#q37"
/>
</Item>
<Item
Caption="4.5 The SMIL 2.0 SkipContentControl Module"
Command="smil-content.html#ContentControlNS-SkipContent"
>
<Item
Caption="4.5.1 SMIL 2.0 SkipContentControl Module Overview"
Command="smil-content.html#ContentControlNS-SyntaxSemantics-SkipContent"
/>
<Item
Caption="4.5.2 Elements and Attributes"
Command="smil-content.html#ContentControlNS-ElementAttr-SkipContent"
>
<Item
Caption="Element definition"
Command="smil-content.html#ContentControlNS-SkipContentElement"
/>
<Item
Caption="The skip-content attribute"
Command="smil-content.html#ContentControlNS-SkipContentAttribute"
/>
</Item>
<Item
Caption="4.5.3 Integration Requirements for the SkipContentControl Module"
Command="smil-content.html#q43"
/>
</Item>
</Item>
<Item
Caption="5. The SMIL 2.0 Layout Modules"
Command="layout.html"
>
<Item
Caption="5.1 Introduction"
Command="layout.html#LayoutModuleNS-Introduction"
/>
<Item
Caption="5.2 Overview of the SMIL 2.0 BasicLayout Module"
Command="layout.html#LayoutModuleNS-BasicLayout"
/>
<Item
Caption="5.3 SMIL 2.0 BasicLayout Module Syntax and Semantics"
Command="layout.html#LayoutModuleNS-SyntaxSemantics-BasicLayout"
>
<Item
Caption="5.3.1 Elements and Attributes"
Command="layout.html#LayoutModuleNS-ElementsAndAttributes-BasicLayout"
>
<Item
Caption="The layout element"
Command="layout.html#edef-layout"
>
<Item
Caption="Element content"
Command="layout.html#LayoutModuleNS-Element-content"
/>
</Item>
<Item
Caption="The region element"
Command="layout.html#edef-region"
/>
<Item
Caption="The root-layout element"
Command="layout.html#edef-root-layout"
/>
<Item
Caption="The region attribute"
Command="layout.html#LayoutModuleNS-Region-Att"
/>
</Item>
<Item
Caption="5.3.2 SMIL BasicLayout Module Details"
Command="layout.html#LayoutModuleNS-LayoutDetails-BasicLayout"
/>
<Item
Caption="5.3.3 Document Type Definition (DTD) for the BasicLayout Module"
Command="layout.html#LayoutModuleNS-DTD-BasicLayout"
/>
</Item>
<Item
Caption="5.4 Overview of the SMIL 2.0 AudioLayout Module"
Command="layout.html#LayoutModuleNS-AudioLayout"
>
<Item
Caption="5.4.1 Integration Requirements for the AudioLayout Module"
Command="layout.html#LayoutModuleNS-Prerequites-and-Requirements-AudioLayout"
/>
<Item
Caption="5.4.2 Audio Volume Control"
Command="layout.html#LayoutModuleNS-Audio-Volume-Control"
/>
</Item>
<Item
Caption="5.5 SMIL 2.0 AudioLayout Module Syntax and Semantics"
Command="layout.html#LayoutModuleNS-SyntaxSemantics-AudioLayout"
>
<Item
Caption="5.5.1 Elements and Attributes"
Command="layout.html#LayoutModuleNS-ElementsAndAttributes-AudioLayout"
>
<Item
Caption="The region element"
Command="layout.html#LayoutModuleNS-region-Level-0"
/>
</Item>
</Item>
<Item
Caption="5.6 Overview of the SMIL 2.0 MultiWindowLayout Module"
Command="layout.html#LayoutModuleNS-MultiWindowLayout"
>
<Item
Caption="5.6.1 Integration Requirements for the MultiWindowLayout Module"
Command="layout.html#LayoutModuleNS-Prerequites-and-Requirements-MultiWindowLayout"
/>
<Item
Caption="5.6.2 Multiple Top-Level Window Support"
Command="layout.html#LayoutModuleNS-Multiple-Top-Level-Window-Support"
/>
</Item>
<Item
Caption="5.7 SMIL 2.0 MultiWindowLayout Module Syntax and Semantics"
Command="layout.html#LayoutModuleNS-SyntaxSemantics-MultiWindowLayout"
>
<Item
Caption="5.7.1 Elements and Attributes"
Command="layout.html#LayoutModuleNS-ElementsAndAttributes-Level-1"
>
<Item
Caption="The topLayout element"
Command="layout.html#edef-topLayout"
>
<Item
Caption="Element content"
Command="layout.html#q24"
/>
</Item>
<Item
Caption="The layout element"
Command="layout.html#LayoutModuleNS-Layout-Element-inst"
>
<Item
Caption="Element content"
Command="layout.html#q26"
/>
</Item>
</Item>
<Item
Caption="5.7.2 MultiWindowLayout Module Events"
Command="layout.html#LayoutModuleNS-MultiWindowLayoutModule-Events"
>
<Item
Caption="Integration Requirements for the MultiWindowLayout Module Events"
Command="layout.html#LayoutModuleNS-MultiWindowLayoutModule-Events-Integration"
/>
</Item>
<Item
Caption="5.7.3 Document Type Definition (DTD) for the MultiWindowLayout Module"
Command="layout.html#LayoutModuleNS-DTD-MultiWindowLayoutModule"
/>
</Item>
<Item
Caption="5.8 Overview of the SMIL 2.0 HierarchicalLayout Module"
Command="layout.html#LayoutModuleNS-HierarchicalLayout"
>
<Item
Caption="5.8.1 Integration Requirements for the HierarchicalLayout Module"
Command="layout.html#LayoutModuleNS-Prerequites-and-Requirements-HierarchicalLayout"
/>
</Item>
<Item
Caption="5.9 New Features in the SMIL 2.0 HierarchicalLayout Module"
Command="layout.html#LayoutModuleNS-Additional-Features-in-HierarchicalLayout"
>
<Item
Caption="5.9.1 Hierarchical Region Layout"
Command="layout.html#LayoutModuleNS-Hierarchical-Region-Layout"
/>
<Item
Caption="5.9.2 Sub-Region Layout"
Command="layout.html#q34"
/>
<Item
Caption="5.9.3 Media Object fit, z-index, and backgroundColor"
Command="layout.html#LayoutModuleNS-Media-Object-fit"
/>
<Item
Caption="5.9.4 Registration Points"
Command="layout.html#q36"
/>
</Item>
<Item
Caption="5.10 SMIL 2.0 HierarchicalLayout Syntax and Semantics"
Command="layout.html#LayoutModuleNS-SMIL-HierarchicalLayout-Syntax-and-Semantics"
>
<Item
Caption="5.10.1 Elements and attributes"
Command="layout.html#LayoutModuleNS-HierarchicalLayout-ElementsAndAttributes"
>
<Item
Caption="The layout element"
Command="layout.html#q39"
/>
<Item
Caption="The region element"
Command="layout.html#LayoutModuleNS-Region-Element-inst"
/>
<Item
Caption="The regPoint element"
Command="layout.html#edef-regPoint"
/>
</Item>
<Item
Caption="5.10.2 SMIL HierarchicalLayout Positioning and Presentation Attributes"
Command="layout.html#LayoutModuleNS-HierarchicalLayoutPositionAttr"
>
<Item
Caption="Media specific background color"
Command="layout.html#Layout2ModuleNS-SubregionBackgroundColor"
/>
<Item
Caption="Sub-region Positioning Attributes"
Command="layout.html#Layout2ModuleNS-SubRegPos"
/>
<Item
Caption="Registration point attributes"
Command="layout.html#Layout2ModuleNS-RegPointAttr"
/>
<Item
Caption="Region fit override"
Command="layout.html#Layout2ModuleNS-RegionFitOverride"
/>
<Item
Caption="Region z-index override"
Command="layout.html#Layout2ModuleNS-RegionZIndexOverride"
/>
</Item>
</Item>
</Item>
<Item
Caption="6. The SMIL 2.0 Linking Modules"
Command="extended-linking.html"
>
<Item
Caption="6.1 Introduction"
Command="extended-linking.html#SMILLinking-Introduction"
/>
<Item
Caption="6.2 Relationship with Other XML Linking-related Formats"
Command="extended-linking.html#SMILLinking-Relationship-to-XML-Linking"
>
<Item
Caption="6.2.1 Relationship with XPointer"
Command="extended-linking.html#SMILLinking-Relationship-to-XPointer"
/>
<Item
Caption="6.2.2 Relationship with XLink"
Command="extended-linking.html#SMILLinking-Relationship-to-XLink"
/>
<Item
Caption="6.2.3 Relationship with XML Base"
Command="extended-linking.html#SMILLinking-Relationship-to-XML-Base"
/>
<Item
Caption="6.2.4 Relationship with XHTML"
Command="extended-linking.html#SMILLinking-Relationship-to-XHTML"
/>
</Item>
<Item
Caption="6.3 Linking into SMIL 2.0 Documents"
Command="extended-linking.html#SMILLinking-Into"
>
<Item
Caption="6.3.1 Handling of Links in Embedded Documents"
Command="extended-linking.html#SMILLinking-Embed"
/>
<Item
Caption="6.3.2 Error Handling"
Command="extended-linking.html#SMILLinking-Error"
/>
</Item>
<Item
Caption="6.4 SMIL 2.0 LinkingAttributes Module"
Command="extended-linking.html#SMILLinking-LinkingAttributes"
/>
<Item
Caption="6.5 SMIL 2.0 BasicLinking Module"
Command="extended-linking.html#SMILLinking-BasicLinking"
>
<Item
Caption="6.5.1 The a Element"
Command="extended-linking.html#SMILLinking-A"
/>
<Item
Caption="6.5.2 The area Element"
Command="extended-linking.html#SMILLinking-Area"
/>
</Item>
<Item
Caption="6.6 SMIL 2.0 ObjectLinking Module"
Command="extended-linking.html#SMILLinking-ObjectLinking"
>
<Item
Caption="6.6.1 The fragment Attribute"
Command="extended-linking.html#SMILLinking-Fragment"
/>
</Item>
</Item>
<Item
Caption="7. The SMIL 2.0 Media Object Modules"
Command="extended-media-object.html"
>
<Item
Caption="7.1 Introduction"
Command="extended-media-object.html#media-Introduction"
/>
<Item
Caption="7.2 Definitions"
Command="extended-media-object.html#media-Definitions"
/>
<Item
Caption="7.3 SMIL BasicMedia Module"
Command="extended-media-object.html#media-BasicMedia"
>
<Item
Caption="7.3.1 Media Object Elements - ref, animation, audio, img, text, textstream and video"
Command="extended-media-object.html#edef-ref"
/>
<Item
Caption="7.3.2 Integration Requirements"
Command="extended-media-object.html#media-BasicMedia-integration"
/>
</Item>
<Item
Caption="7.4 SMIL MediaParam Module"
Command="extended-media-object.html#media-MediaParam"
>
<Item
Caption="7.4.1 Media object initialization: the param element"
Command="extended-media-object.html#edef-param"
/>
<Item
Caption="7.4.2 Element Attributes for All Media Objects"
Command="extended-media-object.html#q8"
/>
<Item
Caption="7.4.3 Integration Requirements"
Command="extended-media-object.html#media-MediaParam-integration"
/>
</Item>
<Item
Caption="7.5 SMIL MediaClipping Module"
Command="extended-media-object.html#media-MediaClipping"
>
<Item
Caption="7.5.1 MediaClipping Attributes"
Command="extended-media-object.html#media-MediaClipping-attributes"
/>
</Item>
<Item
Caption="7.6 SMIL MediaClipMarkers Module"
Command="extended-media-object.html#media-MediaClipMarkers"
>
<Item
Caption="7.6.1 MediaClipMarkers Attribute Extensions"
Command="extended-media-object.html#media-MediaClipMarkers-attributes"
/>
</Item>
<Item
Caption="7.7 SMIL BrushMedia Module"
Command="extended-media-object.html#media-BrushMedia"
>
<Item
Caption="7.7.1 The brush element"
Command="extended-media-object.html#edef-brush"
/>
<Item
Caption="7.7.2 Integration Requirements"
Command="extended-media-object.html#q16"
/>
</Item>
<Item
Caption="7.8 SMIL MediaAccessibility Module"
Command="extended-media-object.html#media-MediaAccessibility"
>
<Item
Caption="7.8.1 MediaAccessibility Attributes"
Command="extended-media-object.html#media-MediaAccessibility-attributes"
/>
</Item>
<Item
Caption="7.9 SMIL MediaDescription Module"
Command="extended-media-object.html#media-MediaDescription"
>
<Item
Caption="7.9.1 MediaDescription Attributes"
Command="extended-media-object.html#media-MediaDescription-attributes"
/>
</Item>
<Item
Caption="7.10 Appendices"
Command="extended-media-object.html#media-appendices"
>
<Item
Caption="7.10.1 Appendix A: Changes to SMIL 1.0 Media Object Attributes"
Command="extended-media-object.html#media-changes"
>
<Item
Caption="clipBegin, clipEnd, clip-begin, clip-end"
Command="extended-media-object.html#q23"
/>
<Item
Caption="Handling of new clipBegin/clipEnd syntax in SMIL 1.0 software"
Command="extended-media-object.html#q24"
/>
<Item
Caption="New Accessibility Attributes"
Command="extended-media-object.html#q25"
/>
<Item
Caption="New Advanced Media Attributes"
Command="extended-media-object.html#q26"
/>
</Item>
<Item
Caption="7.10.2 Appendix B: Changes to SMIL 1.0 Media Object Elements"
Command="extended-media-object.html#media-changes-elements"
>
<Item
Caption="New child elements for media objects"
Command="extended-media-object.html#media-changes-newchildren"
/>
<Item
Caption="The param element"
Command="extended-media-object.html#media-Param-Element-def"
/>
<Item
Caption="The brush element"
Command="extended-media-object.html#media-Brush-Element-def"
/>
</Item>
</Item>
</Item>
<Item
Caption="8. The SMIL 2.0 Metainformation Module"
Command="metadata.html"
>
<Item
Caption="8.1 Introduction"
Command="metadata.html#smilMetadataNS-introduction"
/>
<Item
Caption="8.2 Overview of the SMIL 2.0 Metainformation module"
Command="metadata.html#q2"
>
<Item
Caption="8.2.1 Compatibility with SMIL 1.0"
Command="metadata.html#smilMetadataNS-meta-element"
/>
<Item
Caption="8.2.2 Extensions to SMIL 1.0"
Command="metadata.html#smilMetadataNS-extensions"
/>
<Item
Caption="8.2.3 Multiple description schemes"
Command="metadata.html#q5"
/>
</Item>
<Item
Caption="8.3 SMIL 2.0 Metainformation Module Syntax and Semantics"
Command="metadata.html#q6"
>
<Item
Caption="8.3.1 The meta element"
Command="metadata.html#edef-meta"
/>
<Item
Caption="8.3.2 The metadata element"
Command="metadata.html#edef-metadata"
/>
</Item>
<Item
Caption="8.4 An Example"
Command="metadata.html#smilMetadataNS-example"
/>
</Item>
<Item
Caption="9. The SMIL 2.0 Structure Module"
Command="structure.html"
>
<Item
Caption="9.1 Introduction"
Command="structure.html#smilStructureNS-Introduction"
/>
<Item
Caption="9.2 The SMIL 2.0 Structure Module Syntax and Semantics"
Command="structure.html#smilStructureNS-SyntaxSemantics"
>
<Item
Caption="9.2.1 Elements and attributes"
Command="structure.html#smilStructureNS--ElementsAndAttributes"
>
<Item
Caption="The smil element"
Command="structure.html#edef-smil"
>
<Item
Caption="Element attributes"
Command="structure.html#q5"
/>
<Item
Caption="Element content"
Command="structure.html#q6"
/>
</Item>
<Item
Caption="The head element"
Command="structure.html#edef-head"
>
<Item
Caption="Element attributes"
Command="structure.html#q8"
/>
<Item
Caption="Element content"
Command="structure.html#q9"
/>
</Item>
<Item
Caption="The body element"
Command="structure.html#edef-body"
>
<Item
Caption="Element attributes"
Command="structure.html#q11"
/>
<Item
Caption="Element content"
Command="structure.html#q12"
/>
</Item>
</Item>
</Item>
<Item
Caption="9.3 Integrating the SMIL Structure Module"
Command="structure.html#smilStructureNS-Integration"
/>
</Item>
<Item
Caption="10. The SMIL 2.0 Timing and Synchronization Module"
Command="smil-timing.html"
>
<Item
Caption="10.1 Introduction"
Command="smil-timing.html#Timing-Introduction"
/>
<Item
Caption="10.2 Overview of SMIL timing"
Command="smil-timing.html#Timing-Overview"
/>
<Item
Caption="10.3 Language definition"
Command="smil-timing.html#Timing-LanguageDefinition"
>
<Item
Caption="10.3.1 Attributes"
Command="smil-timing.html#Timing-Attributes"
>
<Item
Caption="The begin and dur attributes: basic timing support"
Command="smil-timing.html#Timing-BasicTiming"
>
<Item
Caption="Begin value semantics"
Command="smil-timing.html#Timing-BeginValueSemantics"
/>
<Item
Caption="Handling negative offsets for begin"
Command="smil-timing.html#Timing-NegativeBegins"
/>
<Item
Caption="Negative begin delays"
Command="smil-timing.html#q8"
/>
<Item
Caption="Dur value semantics"
Command="smil-timing.html#Timing-DurValueSemantics"
/>
<Item
Caption="Examples"
Command="smil-timing.html#Timing-ResolvingTimesExamples"
/>
</Item>
<Item
Caption="The end attribute: controlling active duration"
Command="smil-timing.html#Timing-EndAttribute"
>
<Item
Caption="Handling negative offsets for end"
Command="smil-timing.html#Timing-NegativeEnds"
/>
</Item>
<Item
Caption="The min and max attributes: more control over the active duration"
Command="smil-timing.html#Timing-MinMax"
>
<Item
Caption="The min attribute and negative begin times"
Command="smil-timing.html#Timing-minAndNegativeBegins"
/>
</Item>
<Item
Caption="Timing attribute value grammars"
Command="smil-timing.html#Timing-TimingAttributeGrammars"
>
<Item
Caption="Begin values"
Command="smil-timing.html#Timing-BeginValueListSyntax"
/>
<Item
Caption="End values"
Command="smil-timing.html#Timing-EndValueListSyntax"
/>
<Item
Caption="Parsing timing specifiers"
Command="smil-timing.html#Timing-ParsingTimeSpecifiers"
/>
<Item
Caption="Clock values"
Command="smil-timing.html#Timing-ClockValueSyntax"
/>
<Item
Caption="Offset values"
Command="smil-timing.html#Timing-OffsetValueSyntax"
/>
<Item
Caption="SMIL 1.0 begin and end values"
Command="smil-timing.html#Timing-SMIL1BeginEndValueListSyntax"
/>
<Item
Caption="ID-Reference values"
Command="smil-timing.html#Timing-IDRefValueSyntax"
/>
<Item
Caption="Syncbase values"
Command="smil-timing.html#Timing-SyncbaseValueSyntax"
/>
<Item
Caption="Event values"
Command="smil-timing.html#Timing-EventValueSyntax"
/>
<Item
Caption="Repeat values"
Command="smil-timing.html#Timing-RepeatValueSyntax"
/>
<Item
Caption="Accesskey values"
Command="smil-timing.html#Timing-AccessKeyValueSyntax"
/>
<Item
Caption="Media marker values"
Command="smil-timing.html#Timing-MediaMarkerValueSyntax"
/>
<Item
Caption="Wallclock-sync values"
Command="smil-timing.html#Timing-WallclockSyncValueSyntax"
/>
</Item>
<Item
Caption="The endsync attribute"
Command="smil-timing.html#Timing-endsyncAttribute"
/>
<Item
Caption="The repeatCount, repeatDur, and repeat attributes: repeating elements"
Command="smil-timing.html#Timing-repeatSyntax"
>
<Item
Caption="Examples"
Command="smil-timing.html#Timing-repeatExamples"
/>
<Item
Caption="The min attribute and restart:"
Command="smil-timing.html#Timing-MinAndRestart"
/>
<Item
Caption="SMIL 1.0 repeat (deprecated)"
Command="smil-timing.html#Timing-repeatAttribute"
/>
</Item>
<Item
Caption="The fill attribute: extending an element"
Command="smil-timing.html#Timing-fillAttribute"
>
<Item
Caption="The fillDefault attribute"
Command="smil-timing.html#Timing-Time-containers-fillDefault"
/>
<Item
Caption="The Event sensitivity and fill"
Command="smil-timing.html#Timing-Event-sensitivity-fill"
/>
</Item>
<Item
Caption="The restart attribute"
Command="smil-timing.html#Timing-restartAttribute"
>
<Item
Caption="Using restart for toggle activation"
Command="smil-timing.html#Timing-UsingRestartForToggle"
/>
<Item
Caption="Controlling the default behavior of restart"
Command="smil-timing.html#Timing-ResetDefaultAttribute"
/>
<Item
Caption="Resetting element state"
Command="smil-timing.html#Timing-ResettingElementState"
/>
</Item>
<Item
Caption="The syncBehavior, syncTolerance, and syncMaster attributes: controlling runtime synchronization"
Command="smil-timing.html#Timing-ControllingRuntimeSync"
>
<Item
Caption="Controlling the default behavior"
Command="smil-timing.html#Timing-SyncBvrDefaults"
/>
<Item
Caption="The accumulated synchronization offset"
Command="smil-timing.html#Timing-SyncAccumOffset"
/>
</Item>
<Item
Caption="Attributes for timing integration: timeContainer and timeAction"
Command="smil-timing.html#Timing-IntegrationAttributes"
>
<Item
Caption="The timeContainer attribute"
Command="smil-timing.html#Timing-timeContainerAttribute"
/>
</Item>
<Item
Caption="The timeAction attribute"
Command="smil-timing.html#Timing-timeActionAttribute"
/>
<Item
Caption="Examples:"
Command="smil-timing.html#q48"
/>
</Item>
<Item
Caption="10.3.2 Elements"
Command="smil-timing.html#Timing-TimeContainerSyntax"
>
<Item
Caption="The par element"
Command="smil-timing.html#Timing-ParSyntax"
>
<Item
Caption="Implicit duration of par"
Command="smil-timing.html#Timing-ImplicitDurPar"
/>
</Item>
<Item
Caption="The seq element"
Command="smil-timing.html#Timing-SeqSyntax"
>
<Item
Caption="Implicit duration of seq containers"
Command="smil-timing.html#Timing-ImplicitDurSeq"
/>
</Item>
<Item
Caption="The excl element"
Command="smil-timing.html#Timing-ExclSyntax"
>
<Item
Caption="Implicit duration of excl containers"
Command="smil-timing.html#Timing-ImplicitDurExcl"
/>
<Item
Caption="The priorityClass element"
Command="smil-timing.html#Timing-priorityClassElement"
/>
<Item
Caption="Examples using excl and priorityClass"
Command="smil-timing.html#Timing-priorityClassExamples"
/>
<Item
Caption="Pause queue semantics"
Command="smil-timing.html#Timing-PauseQueueSemantics"
/>
</Item>
<Item
Caption="Implicit duration of media element time containers"
Command="smil-timing.html#Timing-ImplicitDurOfMediaElementTimeContainers"
>
<Item
Caption="Examples:"
Command="smil-timing.html#q67"
/>
<Item
Caption="Media time containers of other types"
Command="smil-timing.html#q68"
/>
</Item>
</Item>
<Item
Caption="10.3.3 Semantics of the Timing Model"
Command="smil-timing.html#Timing-SemanticsOfTimingModel"
>
<Item
Caption="Resolving times"
Command="smil-timing.html#Timing-ResolvingTimes"
>
<Item
Caption="Definite times"
Command="smil-timing.html#Timing-DefiniteTimes"
/>
</Item>
<Item
Caption="Defining the simple duration"
Command="smil-timing.html#Timing-DefiningSimpleDur"
>
<Item
Caption="repeatCount and unresolved simple duration"
Command="smil-timing.html#Timing-RepeatCountAndUnresolvedSimpleDur"
/>
</Item>
<Item
Caption="Computing the active duration"
Command="smil-timing.html#Timing-ComputingActiveDur"
>
<Item
Caption="Active duration arithmetic rules"
Command="smil-timing.html#q75"
/>
<Item
Caption="Active duration algorithm"
Command="smil-timing.html#q80"
/>
<Item
Caption="Intermediate Active Duration Computation"
Command="smil-timing.html#q81"
/>
</Item>
<Item
Caption="Paused elements and the active duration"
Command="smil-timing.html#Timing-PausedElementsAndActiveDur"
/>
<Item
Caption="Evaluation of begin and end time lists"
Command="smil-timing.html#Timing-EvaluationOfBeginEndTimeLists"
>
<Item
Caption="The instance times lists"
Command="smil-timing.html#Timing-BeginEnd-InstanceTimesLists"
/>
<Item
Caption="Principles for building and pruning intervals"
Command="smil-timing.html#q86"
/>
<Item
Caption="Element life-cycle"
Command="smil-timing.html#Timing-BeginEnd-LifeCycle"
/>
<Item
Caption="Interaction with restart semantics"
Command="smil-timing.html#Timing-BeginEnd-Restart"
/>
<Item
Caption="Cyclic dependencies in the timegraph"
Command="smil-timing.html#Timing-BeginEnd-Cycles"
/>
<Item
Caption="Detecting Cycles"
Command="smil-timing.html#q95"
/>
<Item
Caption="Examples"
Command="smil-timing.html#q96"
/>
</Item>
<Item
Caption="Timing and real-world clock times"
Command="smil-timing.html#Timing-TimingAndRealWorldClockTime"
/>
<Item
Caption="Interval timing"
Command="smil-timing.html#Timing-IntervalTiming"
>
<Item
Caption="Background rationale"
Command="smil-timing.html#Timing-BackgroundRationale"
/>
<Item
Caption="Implications for the time model"
Command="smil-timing.html#Timing-ImplicationsForTimeModel"
/>
</Item>
<Item
Caption="Event sensitivity"
Command="smil-timing.html#Timing-EventSensitivity"
>
<Item
Caption="User event sensitivity and timing"
Command="smil-timing.html#q102"
/>
<Item
Caption="Link Activation compared to Event activation"
Command="smil-timing.html#q103"
/>
</Item>
<Item
Caption="Converting between local and global times"
Command="smil-timing.html#Timing-ConvertingLocalGlobalTimes"
>
<Item
Caption="Element active time calculation"
Command="smil-timing.html#q105"
/>
<Item
Caption="Element simple time calculation"
Command="smil-timing.html#q106"
/>
<Item
Caption="Converting wall-clock values"
Command="smil-timing.html#q107"
/>
<Item
Caption="Converting from event time to element time"
Command="smil-timing.html#q108"
/>
<Item
Caption="Converting from element time to element time"
Command="smil-timing.html#q109"
/>
<Item
Caption="Time conversions and sampling the time graph"
Command="smil-timing.html#q110"
/>
</Item>
<Item
Caption="Hyperlinks and timing"
Command="smil-timing.html#Timing-HyperlinksAndTiming"
>
<Item
Caption="Implications of beginElement() and hyperlinking for seq and excl time containers"
Command="smil-timing.html#Timing-HyperlinkImplicationsOnSeqExcl"
/>
</Item>
<Item
Caption="Propagating changes to times"
Command="smil-timing.html#Timing-PropagatingTimes"
>
<Item
Caption="Deferred elements and propagating changes to begin"
Command="smil-timing.html#Timing-PropagatingTimes-Deferred"
/>
<Item
Caption="Restart and propagating changes to times"
Command="smil-timing.html#q115"
/>
</Item>
<Item
Caption="Time container duration"
Command="smil-timing.html#Timing-TimeContainerDuration"
/>
<Item
Caption="Time container constraints on child durations"
Command="smil-timing.html#Timing-TimeContainersConstraintsOnChildDurs"
>
<Item
Caption="The min attribute and time container constraints on child durations"
Command="smil-timing.html#Timing-minAndTimeContainersConstraints"
/>
</Item>
<Item
Caption="Time container constraints on sync-arcs and events"
Command="smil-timing.html#Timing-TimeContainersConstraints"
>
<Item
Caption="Specifics for sync-arcs"
Command="smil-timing.html#Timing-SpecificsForSyncarcs"
/>
<Item
Caption="Specifics for event-based timing"
Command="smil-timing.html#Timing-SpecificsForEvents"
/>
</Item>
<Item
Caption="Behavior of 0 duration elements"
Command="smil-timing.html#Timing-BehaviorOf0DurElements"
/>
</Item>
<Item
Caption="10.3.4 Clarifications and surprising results"
Command="smil-timing.html#Timing-ClarificationsSurprisingResults"
/>
</Item>
<Item
Caption="10.4 Integrating SMIL Timing and Synchronization into a host language"
Command="smil-timing.html#Timing-IntegratingSMILTiming"
>
<Item
Caption="10.4.1 Required host language definitions"
Command="smil-timing.html#Timing-RequiredHostLangDefs"
/>
<Item
Caption="10.4.2 Required definitions and constraints on element timing"
Command="smil-timing.html#Timing-RequiredDefsAndConstraints"
>
<Item
Caption="Supported events for event-base timing"
Command="smil-timing.html#Timing-SupportedEvents"
/>
</Item>
<Item
Caption="10.4.3 Error handling semantics"
Command="smil-timing.html#Timing-ErrorHandlingSemantics"
/>
</Item>
<Item
Caption="10.5 Document object model support"
Command="smil-timing.html#Timing-DOMSupport"
>
<Item
Caption="10.5.1 Element and attribute manipulation, mutation and constraints"
Command="smil-timing.html#Timing-DOMAttributes"
/>
<Item
Caption="10.5.2 Events and event model"
Command="smil-timing.html#Timing-DOMEvents"
>
<Item
Caption="Example 1"
Command="smil-timing.html#q132"
/>
<Item
Caption="Example 2"
Command="smil-timing.html#q133"
/>
<Item
Caption="Example 3"
Command="smil-timing.html#q134"
/>
</Item>
<Item
Caption="10.5.3 Reserved DOM methods"
Command="smil-timing.html#Timing-DOMMethods"
/>
</Item>
<Item
Caption="10.6 Glossary"
Command="smil-timing.html#Timing-Glossary"
>
<Item
Caption="10.6.1 General concepts"
Command="smil-timing.html#Timing-GeneralConcepts"
>
<Item
Caption="Synchronization relationship"
Command="smil-timing.html#Timing-SynchronizationRelationship"
/>
<Item
Caption="Time graph"
Command="smil-timing.html#Timing-TimeGraph"
/>
<Item
Caption="Descriptive terms for times"
Command="smil-timing.html#Timing-DescriptiveTermsforTimes"
/>
<Item
Caption="Local time and global time"
Command="smil-timing.html#Timing-LocalTime"
/>
<Item
Caption="Linear and Non-linear media"
Command="smil-timing.html#Timing-LinearMedia"
/>
<Item
Caption="Scheduled timing"
Command="smil-timing.html#Timing-ScheduledTiming"
/>
<Item
Caption="document begin"
Command="smil-timing.html#q144"
/>
<Item
Caption="document end"
Command="smil-timing.html#q145"
/>
<Item
Caption="document duration"
Command="smil-timing.html#q146"
/>
<Item
Caption="Events and interactive timing"
Command="smil-timing.html#Timing-EventsInteractiveTiming"
/>
<Item
Caption="Syncbases"
Command="smil-timing.html#Timing-Syncbases"
/>
<Item
Caption="Sync arcs"
Command="smil-timing.html#Timing-SyncArcs"
/>
<Item
Caption="Clocks"
Command="smil-timing.html#Timing-Clocks"
/>
<Item
Caption="UTC: Coordinated Universal Time"
Command="smil-timing.html#q151"
/>
<Item
Caption="Hyperlinking and timing"
Command="smil-timing.html#Timing-HyperlinkingTiming"
/>
<Item
Caption="Activation"
Command="smil-timing.html#Timing-Activation"
/>
<Item
Caption="Discrete and continuous Media"
Command="smil-timing.html#Timing-DiscreteContinuousMedia"
/>
</Item>
<Item
Caption="10.6.2 Timing concepts"
Command="smil-timing.html#Timing-TimingConcepts"
>
<Item
Caption="Time containers"
Command="smil-timing.html#Timing-TimeContainers"
/>
<Item
Caption="Content/Media elements"
Command="smil-timing.html#Timing-ContentMediaElements"
/>
<Item
Caption="Basic markup"
Command="smil-timing.html#Timing-BasicMarkup"
/>
<Item
Caption="Simple and active durations"
Command="smil-timing.html#Timing-SimpleActiveDurs"
/>
<Item
Caption="Hard and soft sync"
Command="smil-timing.html#Timing-HardSoftSync"
/>
<Item
Caption="Pruning and cutting off an interval"
Command="smil-timing.html#Timing-PruningAndCuttingOff"
/>
</Item>
</Item>
<Item
Caption="10.7 Appendix A: SMIL Timing and Synchronization modules"
Command="smil-timing.html#Timing-Appendix-Modules"
/>
<Item
Caption="10.8 Appendix B: Annotated examples"
Command="smil-timing.html#Timing-AppendixAnnotatedExamples"
>
<Item
Caption="10.8.1 Example 1: Simple timing within a Parallel time container"
Command="smil-timing.html#Timing-Ex:SimpleTimingWithinPar"
/>
<Item
Caption="10.8.2 Example 2: Simple timing within a Sequence time container"
Command="smil-timing.html#Timing-Ex:SimpleTimingWithinSeq"
/>
<Item
Caption="10.8.3 Example 3: excl time container with child timing variants"
Command="smil-timing.html#Timing-Ex:ExclWithChildTimingVariants"
/>
<Item
Caption="10.8.4 Example 4: default duration of discrete media"
Command="smil-timing.html#Timing-Ex:0DurDiscreteMedia"
/>
<Item
Caption="10.8.5 Example 5: end specifies end of active dur, not end of simple dur"
Command="smil-timing.html#Timing-Ex:EndSpeciesActiveDur"
/>
<Item
Caption="10.8.6 Example 6: DOM-initiated timing"
Command="smil-timing.html#Timing-Ex:SMILDOMTiming"
/>
</Item>
<Item
Caption="10.9 Appendix C: Differences from SMIL 1.0"
Command="smil-timing.html#Timing-Appendix-DiffsFromSMIL1.0"
/>
<Item
Caption="10.10 Appendix D: Unifying event based and scheduled timing"
Command="smil-timing.html#Timing-Appendix-Unifying"
>
<Item
Caption="10.10.1 Background"
Command="smil-timing.html#q172"
/>
<Item
Caption="10.10.2 Modeling interactive, event-based content in SMIL"
Command="smil-timing.html#q173"
/>
</Item>
</Item>
<Item
Caption="11. The SMIL 2.0 Time Manipulations Module"
Command="smil-timemanip.html"
>
<Item
Caption="11.1 Introduction"
Command="smil-timemanip.html#TimeManip-Introduction"
>
<Item
Caption="11.1.1 Background"
Command="smil-timemanip.html#TimeManip-Background"
/>
<Item
Caption="11.1.2 Overview of support"
Command="smil-timemanip.html#TimeManip-Overview"
/>
<Item
Caption="11.1.3 Attribute syntax"
Command="smil-timemanip.html#TimeManip-AttributeSyntax"
>
<Item
Caption="The accelerate and decelerate attributes"
Command="smil-timemanip.html#TimeManip-accelerateSyntax"
>
<Item
Caption="Examples"
Command="smil-timemanip.html#q6"
/>
</Item>
<Item
Caption="The autoReverse attribute"
Command="smil-timemanip.html#TimeManip-autoReverseSyntax"
/>
<Item
Caption="The speed attribute"
Command="smil-timemanip.html#TimeManip-speedSyntax"
/>
<Item
Caption="Examples"
Command="smil-timemanip.html#q9"
/>
</Item>
<Item
Caption="11.1.4 Details of timing model arithmetic"
Command="smil-timemanip.html#TimeManip-Details"
>
<Item
Caption="Timing and real-world clock times"
Command="smil-timemanip.html#q11"
/>
<Item
Caption="Common definitions"
Command="smil-timemanip.html#q12"
/>
<Item
Caption="Computing the element run-rate"
Command="smil-timemanip.html#TimeManip-ComputingRunRate"
/>
<Item
Caption="Converting document time to element time"
Command="smil-timemanip.html#TimeManip-ConvertingTimes"
>
<Item
Caption="Filtered active time calculation"
Command="smil-timemanip.html#q15"
/>
<Item
Caption="Filtered simple time calculation"
Command="smil-timemanip.html#q16"
/>
</Item>
<Item
Caption="Converting element time to document time"
Command="smil-timemanip.html#TimeManip-ConvertingTimesRev"
/>
<Item
Caption="Computing the net cascaded speed for an element"
Command="smil-timemanip.html#TimeManip-ComputingNetSpeed"
/>
</Item>
<Item
Caption="11.1.5 Media fallback semantics"
Command="smil-timemanip.html#TimeManip-MediaFallbacks"
>
<Item
Caption="Ideal model"
Command="smil-timemanip.html#q20"
/>
<Item
Caption="Fallbacks for time filters on a media element"
Command="smil-timemanip.html#Timing-FallbacksForMedia"
>
<Item
Caption="Authoring considerations for the fallback semantics"
Command="smil-timemanip.html#q22"
/>
</Item>
<Item
Caption="Implications of time manipulations on time containers"
Command="smil-timemanip.html#TimeManip-ImplicationsForTimeContainers"
>
<Item
Caption="Handling negative speeds on time containers"
Command="smil-timemanip.html#q24"
/>
</Item>
</Item>
</Item>
</Item>
<Item
Caption="12. The SMIL 2.0 Transition Effects Module"
Command="smil-transitions.html"
>
<Item
Caption="12.1 Introduction"
Command="smil-transitions.html#TransitionEffects-Introduction"
/>
<Item
Caption="12.2 Transition Model"
Command="smil-transitions.html#TransitionEffects-Modeling"
/>
<Item
Caption="12.3 Transition Taxonomy"
Command="smil-transitions.html#TransitionEffects-Taxonomy"
>
<Item
Caption="12.3.1 Default Transition Subtypes"
Command="smil-transitions.html#q4"
/>
<Item
Caption="12.3.2 Required Transitions"
Command="smil-transitions.html#q5"
/>
</Item>
<Item
Caption="12.4 BasicTransitions Module"
Command="smil-transitions.html#TransitionEffects-Basic"
>
<Item
Caption="12.4.1 The transition element"
Command="smil-transitions.html#TransitionEffects-TransitionElement"
>
<Item
Caption="Examples of the transition element"
Command="smil-transitions.html#TransitionEffects-TransitionElementExamples"
/>
</Item>
<Item
Caption="12.4.2 The param element"
Command="smil-transitions.html#q9"
/>
<Item
Caption="12.4.3 The transIn and transOut attributes"
Command="smil-transitions.html#TransitionEffects-TransitionAttribute"
>
<Item
Caption="Rules For Applying Transitions to Media Elements"
Command="smil-transitions.html#q11"
/>
<Item
Caption="Use of fill="transition""
Command="smil-transitions.html#TransitionEffects-FillEqualsTransition"
/>
<Item
Caption="Slideshow example with transitions"
Command="smil-transitions.html#q13"
/>
<Item
Caption="Exclusive children and fill="transition""
Command="smil-transitions.html#q14"
/>
</Item>
<Item
Caption="12.4.4 Handling Parameter Errors"
Command="smil-transitions.html#q15"
/>
<Item
Caption="12.4.5 Transition Parsing Rules"
Command="smil-transitions.html#TransitionEffects-Parsing"
/>
<Item
Caption="12.4.6 Extending The Set Of Transitions"
Command="smil-transitions.html#TransitionEffects-Extending"
/>
</Item>
<Item
Caption="12.5 InlineTransitions Module"
Command="smil-transitions.html#TransitionEffects-Inline"
>
<Item
Caption="12.5.1 The transitionFilter element"
Command="smil-transitions.html#edef-transitionFilter"
/>
<Item
Caption="12.5.2 The param element"
Command="smil-transitions.html#q20"
/>
</Item>
<Item
Caption="12.6 TransitionModifiers Module"
Command="smil-transitions.html#TransitionEffects-Modifiers"
>
<Item
Caption="12.6.1 Horizontal and Vertical Pattern Repeat"
Command="smil-transitions.html#q22"
/>
</Item>
<Item
Caption="12.7 Integration"
Command="smil-transitions.html#TransitionEffects-Integration"
/>
<Item
Caption="12.8 Appendix: Taxonomy Tables"
Command="smil-transitions.html#TransitionEffects-Appendix"
>
<Item
Caption="12.8.1 Table 1: The Taxonomy Table"
Command="smil-transitions.html#Table 1: Taxonomy Table"
/>
<Item
Caption="12.8.2 Table 2: SMPTE Edge Wipes"
Command="smil-transitions.html#Table 2: SMPTE Edge Wipes"
/>
<Item
Caption="12.8.3 Table 3: SMPTE Iris Wipes"
Command="smil-transitions.html#Table 3: SMPTE Iris Wipes"
/>
<Item
Caption="12.8.4 Table 4: SMPTE Clock Wipes"
Command="smil-transitions.html#Table 4: SMPTE Clock Wipes"
/>
<Item
Caption="12.8.5 Table 5: SMPTE Matrix Wipes"
Command="smil-transitions.html#Table 5: SMPTE Matrix Wipes"
/>
</Item>
</Item>
<Item
Caption="13. SMIL 2.0 Language Profile"
Command="smil20-profile.html"
>
<Item
Caption="13.1 Abstract"
Command="smil20-profile.html#SMILProfileNSAbstract"
/>
<Item
Caption="13.2 SMIL 2.0 Profile"
Command="smil20-profile.html#SMILProfileNS-first"
/>
<Item
Caption="13.3 Normative Definition of the SMIL 2.0 Language Profile"
Command="smil20-profile.html#q3"
>
<Item
Caption="13.3.1 Document Conformance"
Command="smil20-profile.html#SMILProfileNS-DocumentConformance"
/>
<Item
Caption="13.3.2 SMIL 2.0 Language Conformance"
Command="smil20-profile.html#SMILProfileNS-LanguageConformance"
>
<Item
Caption="Conforming SMIL 2.0 Documents"
Command="smil20-profile.html#SMILProfileNS-ConformingDocuments"
/>
<Item
Caption="Conforming SMIL 2.0 Language User Agents"
Command="smil20-profile.html#SMILProfileNS-AgentConformance"
/>
</Item>
<Item
Caption="13.3.3 The SMIL 2.0 Language Profile"
Command="smil20-profile.html#SMILProfileNS-SmilProfile"
/>
<Item
Caption="13.3.4 Animation Module"
Command="smil20-profile.html#SMILProfileNS-animation-module"
/>
<Item
Caption="13.3.5 Content Control Modules"
Command="smil20-profile.html#SMILProfileNS-content-module"
/>
<Item
Caption="13.3.6 Layout Modules"
Command="smil20-profile.html#SMILProfileNS-layout-module"
/>
<Item
Caption="13.3.7 Linking Modules"
Command="smil20-profile.html#SMILProfileNS-extented-linking-module"
/>
<Item
Caption="13.3.8 Media Object Modules"
Command="smil20-profile.html#SMILProfileNS-media-module"
>
<Item
Caption="Widely Supported MIME Types"
Command="smil20-profile.html#BaselineFormatsNS"
/>
<Item
Caption="Media Object Integration Requirements"
Command="smil20-profile.html#MediaObjectIntegrationRequirementsNS"
/>
</Item>
<Item
Caption="13.3.9 Metainformation Module"
Command="smil20-profile.html#SMILProfileNS-meta-module"
/>
<Item
Caption="13.3.10 Structure Module"
Command="smil20-profile.html#SMILProfileNS-struct-module"
/>
<Item
Caption="13.3.11 Timing and Synchronization Modules"
Command="smil20-profile.html#SMILProfileNS-timing-module"
>
<Item
Caption="Supported Event Symbols"
Command="smil20-profile.html#SMILProfileNS-supported-events"
/>
<Item
Caption="Event semantics"
Command="smil20-profile.html#q20"
/>
<Item
Caption="Order of raising of simultaneous events:"
Command="smil20-profile.html#q21"
/>
<Item
Caption="Extending the set of supported events"
Command="smil20-profile.html#q22"
/>
<Item
Caption="Integration definitions"
Command="smil20-profile.html#q23"
/>
</Item>
<Item
Caption="13.3.12 Transition Effects Modules"
Command="smil20-profile.html#SMILProfileNS-transition-module"
/>
</Item>
<Item
Caption="13.4 Extending the SMIL 2.0 Language"
Command="smil20-profile.html#SMILProfileNS-Extending"
/>
<Item
Caption="13.5 Appendix A: SMIL 20 Document Type Definition"
Command="smil20-profile.html#SMILProfileNS-DTD"
/>
<Item
Caption="13.6 Appendix B: SMIL 20 XML Schema"
Command="smil20-profile.html#SMILProfileNS-Appendix"
/>
</Item>
<Item
Caption="14. SMIL 2.0 Basic Profile and Scalability Framework"
Command="smil-basic.html"
>
<Item
Caption="14.1 Abstract"
Command="smil-basic.html#smilBasicNS-Abstract"
/>
<Item
Caption="14.2 Introduction"
Command="smil-basic.html#smilBasicNS-Intro"
/>
<Item
Caption="14.3 SMIL 2.0 Basic Profile"
Command="smil-basic.html#smilBasicNS-Basic"
>
<Item
Caption="14.3.1 Definition"
Command="smil-basic.html#smilBasicNS-BasicDef"
>
<Item
Caption="XML Namespace Declarations and Internationalization"
Command="smil-basic.html#BaseGuideNS-BasicDefXML"
/>
</Item>
<Item
Caption="14.3.2 Conformance of SMIL 2.0 Basic Documents"
Command="smil-basic.html#BaseGuideNS-BasicDoc"
/>
<Item
Caption="14.3.3 Conformance of SMIL 2.0 Basic User Agents"
Command="smil-basic.html#BaseGuideNS-BasicUserAgent"
/>
</Item>
<Item
Caption="14.4 Scalable Profiles"
Command="smil-basic.html#smilBasicNS-Guide"
>
<Item
Caption="14.4.1 Definition"
Command="smil-basic.html#smilBasicNS-GuideDef"
/>
<Item
Caption="14.4.2 SMIL 2.0 Document Scalability Guidelines"
Command="smil-basic.html#smilBasicNS-GuideDoc"
/>
<Item
Caption="14.4.3 Conformance of Scalable SMIL 2.0 Documents"
Command="smil-basic.html#smilBasicNS-conformance"
/>
<Item
Caption="14.4.4 Conformance of Scalable User Agents"
Command="smil-basic.html#smilBasicNS-GuidePlayer"
/>
</Item>
</Item>
<Item
Caption="Appendix A. SMIL 2.0 DTDs"
Command="smil-DTD.html"
>
<Item
Caption="A.1 SMIL 2.0 Module DTDs:"
Command="smil-DTD.html#q1"
>
<Item
Caption="A.1.1 The SMIL Animation Module"
Command="smil-DTD.html#SMIL-anim"
/>
<Item
Caption="A.1.2 The SMIL Content Control Module"
Command="smil-DTD.html#SMIL-control"
/>
<Item
Caption="A.1.3 The SMIL Layout Module"
Command="smil-DTD.html#SMIL-layout"
/>
<Item
Caption="A.1.4 The SMIL Linking Module"
Command="smil-DTD.html#SMIL-link"
/>
<Item
Caption="A.1.5 The SMIL Media Object Module"
Command="smil-DTD.html#SMIL-media"
/>
<Item
Caption="A.1.6 The SMIL Metainformation Module"
Command="smil-DTD.html#SMIL-metainformation"
/>
<Item
Caption="A.1.7 The SMIL Structure Module"
Command="smil-DTD.html#SMIL-struct"
/>
<Item
Caption="A.1.8 The SMIL Timing Module"
Command="smil-DTD.html#SMIL-timing"
/>
<Item
Caption="A.1.9 The SMIL Transition Module"
Command="smil-DTD.html#SMIL-transition"
/>
</Item>
<Item
Caption="A.2 SMIL 2.0 Language Profile:"
Command="smil-DTD.html#q11"
>
<Item
Caption="A.2.1 SMIL 2.0 Language Profile document model"
Command="smil-DTD.html#smil-model-1"
/>
<Item
Caption="A.2.2 SMIL 2.0 Language Profile DTD driver"
Command="smil-DTD.html#SMIL20.dtd"
/>
</Item>
<Item
Caption="A.3 General modularization framework:"
Command="smil-DTD.html#q14"
>
<Item
Caption="A.3.1 SMIL 2.0 common datatypes"
Command="smil-DTD.html#smil-datatypes-1"
/>
<Item
Caption="A.3.2 SMIL 2.0 common attributes"
Command="smil-DTD.html#smil-attribs-1"
/>
<Item
Caption="A.3.3 SMIL 2.0 qualified names module"
Command="smil-DTD.html#smil-qname-1"
/>
<Item
Caption="A.3.4 SMIL 2.0 framework module"
Command="smil-DTD.html#smil-framework-1"
/>
</Item>
</Item>
<Item
Caption="Appendix B. SMIL 2.0 Schemas"
Command="smil-SCHEMA.html"
>
<Item
Caption="B.1 XML Schema for the SMIL 2.0 functionalities:"
Command="smil-SCHEMA.html#q1"
>
<Item
Caption="B.1.1 SMIL 2.0 Modules"
Command="smil-SCHEMA.html#smil20"
/>
<Item
Caption="B.1.2 The SMIL Animation Module"
Command="smil-SCHEMA.html#animate"
/>
<Item
Caption="B.1.3 The SMIL Content Control Module"
Command="smil-SCHEMA.html#control"
/>
<Item
Caption="B.1.4 The SMIL Layout Module"
Command="smil-SCHEMA.html#layout"
/>
<Item
Caption="B.1.5 The SMIL Linking Module"
Command="smil-SCHEMA.html#linking"
/>
<Item
Caption="B.1.6 The SMIL Media Object Module"
Command="smil-SCHEMA.html#media"
/>
<Item
Caption="B.1.7 The SMIL Meta Module"
Command="smil-SCHEMA.html#meta"
/>
<Item
Caption="B.1.8 The SMIL Structure Module"
Command="smil-SCHEMA.html#structure"
/>
<Item
Caption="B.1.9 The SMIL Time manipulation"
Command="smil-SCHEMA.html#timemanip"
/>
<Item
Caption="B.1.10 The SMIL Timing Module"
Command="smil-SCHEMA.html#timing"
/>
<Item
Caption="B.1.11 The SMIL Transition Module"
Command="smil-SCHEMA.html#transitions"
/>
</Item>
<Item
Caption="B.2 XML Schema for the SMIL 2.0 Language:"
Command="smil-SCHEMA.html#q13"
>
<Item
Caption="B.2.1 SMIL 2.0 Language Profile"
Command="smil-SCHEMA.html#language"
/>
</Item>
<Item
Caption="B.3 XML Schema for the SMIL 2.0 modules:"
Command="smil-SCHEMA.html#q15"
>
<Item
Caption="B.3.1 SMIL 2.0 AccessKeyTiming"
Command="smil-SCHEMA.html#AccessKeyTiming"
/>
<Item
Caption="B.3.2 SMIL 2.0 AudioLayout"
Command="smil-SCHEMA.html#AudioLayout"
/>
<Item
Caption="B.3.3 SMIL 2.0 BasicAnimation"
Command="smil-SCHEMA.html#BasicAnimation"
/>
<Item
Caption="B.3.4 SMIL 2.0 BasicContentControl"
Command="smil-SCHEMA.html#BasicContentControl"
/>
<Item
Caption="B.3.5 SMIL 2.0 BasicInlineTiming"
Command="smil-SCHEMA.html#BasicInlineTiming"
/>
<Item
Caption="B.3.6 SMIL 2.0 BasicLayout"
Command="smil-SCHEMA.html#BasicLayout"
/>
<Item
Caption="B.3.7 SMIL 2.0 BasicLinking"
Command="smil-SCHEMA.html#BasicLinking"
/>
<Item
Caption="B.3.8 SMIL 2.0 BasicMedia"
Command="smil-SCHEMA.html#BasicMedia"
/>
<Item
Caption="B.3.9 SMIL 2.0 BasicTimeContainers"
Command="smil-SCHEMA.html#BasicTimeContainers"
/>
<Item
Caption="B.3.10 SMIL 2.0 BasicTransitions"
Command="smil-SCHEMA.html#BasicTransitions"
/>
<Item
Caption="B.3.11 SMIL 2.0 BrushMedia"
Command="smil-SCHEMA.html#BrushMedia"
/>
<Item
Caption="B.3.12 SMIL 2.0 CustomTestAttributes"
Command="smil-SCHEMA.html#CustomTestAttributes"
/>
<Item
Caption="B.3.13 SMIL 2.0 EventTiming"
Command="smil-SCHEMA.html#EventTiming"
/>
<Item
Caption="B.3.14 SMIL 2.0 ExclTimeContainers"
Command="smil-SCHEMA.html#ExclTimeContainers"
/>
<Item
Caption="B.3.15 SMIL 2.0 FillDefault"
Command="smil-SCHEMA.html#FillDefault"
/>
<Item
Caption="B.3.16 SMIL 2.0 HierarchicalLayout"
Command="smil-SCHEMA.html#HierarchicalLayout"
/>
<Item
Caption="B.3.17 SMIL 2.0 HostLanguage"
Command="smil-SCHEMA.html#HostLanguage"
/>
<Item
Caption="B.3.18 SMIL 2.0 InlineTransitions"
Command="smil-SCHEMA.html#InlineTransitions"
/>
<Item
Caption="B.3.19 SMIL 2.0 IntegrationSet"
Command="smil-SCHEMA.html#IntegrationSet"
/>
<Item
Caption="B.3.20 SMIL 2.0 LinkingAttributes"
Command="smil-SCHEMA.html#LinkingAttributes"
/>
<Item
Caption="B.3.21 SMIL 2.0 MediaAccessibility"
Command="smil-SCHEMA.html#MediaAccessibility"
/>
<Item
Caption="B.3.22 SMIL 2.0 MediaClipMarkers"
Command="smil-SCHEMA.html#MediaClipMarkers"
/>
<Item
Caption="B.3.23 SMIL 2.0 MediaClipping"
Command="smil-SCHEMA.html#MediaClipping"
/>
<Item
Caption="B.3.24 SMIL 2.0 MediaDescription"
Command="smil-SCHEMA.html#MediaDescription"
/>
<Item
Caption="B.3.25 SMIL 2.0 MediaMarkerTiming"
Command="smil-SCHEMA.html#MediaMarkerTiming"
/>
<Item
Caption="B.3.26 SMIL 2.0 MediaParam"
Command="smil-SCHEMA.html#MediaParam"
/>
<Item
Caption="B.3.27 SMIL 2.0 Metainformation"
Command="smil-SCHEMA.html#Metainformation"
/>
<Item
Caption="B.3.28 SMIL 2.0 MinMaxTiming"
Command="smil-SCHEMA.html#MinMaxTiming"
/>
<Item
Caption="B.3.29 SMIL 2.0 MultiArcTiming"
Command="smil-SCHEMA.html#MultiArcTiming"
/>
<Item
Caption="B.3.30 SMIL 2.0 MultiWindowLayout"
Command="smil-SCHEMA.html#MultiWindowLayout"
/>
<Item
Caption="B.3.31 SMIL 2.0 ObjectLinking"
Command="smil-SCHEMA.html#ObjectLinking"
/>
<Item
Caption="B.3.32 SMIL 2.0 PrefetchControl"
Command="smil-SCHEMA.html#PrefetchControl"
/>
<Item
Caption="B.3.33 SMIL 2.0 RepeatTiming"
Command="smil-SCHEMA.html#RepeatTiming"
/>
<Item
Caption="B.3.34 SMIL 2.0 RepeatValueTiming"
Command="smil-SCHEMA.html#RepeatValueTiming"
/>
<Item
Caption="B.3.35 SMIL 2.0 RestartDefault"
Command="smil-SCHEMA.html#RestartDefault"
/>
<Item
Caption="B.3.36 SMIL 2.0 RestartTiming"
Command="smil-SCHEMA.html#RestartTiming"
/>
<Item
Caption="B.3.37 SMIL 2.0 SkipContentControl"
Command="smil-SCHEMA.html#SkipContentControl"
/>
<Item
Caption="B.3.38 SMIL 2.0 SplineAnimation"
Command="smil-SCHEMA.html#SplineAnimation"
/>
<Item
Caption="B.3.39 SMIL 2.0 Structure"
Command="smil-SCHEMA.html#Structure"
/>
<Item
Caption="B.3.40 SMIL 2.0 SyncBehavior"
Command="smil-SCHEMA.html#SyncBehavior"
/>
<Item
Caption="B.3.41 SMIL 2.0 SyncBehaviorDefault"
Command="smil-SCHEMA.html#SyncBehaviorDefault"
/>
<Item
Caption="B.3.42 SMIL 2.0 SyncMaster"
Command="smil-SCHEMA.html#SyncMaster"
/>
<Item
Caption="B.3.43 SMIL 2.0 SyncbaseTiming"
Command="smil-SCHEMA.html#SyncbaseTiming"
/>
<Item
Caption="B.3.44 SMIL 2.0 TimeContainerAttributes"
Command="smil-SCHEMA.html#TimeContainerAttributes"
/>
<Item
Caption="B.3.45 SMIL 2.0 TimeManipulations"
Command="smil-SCHEMA.html#TimeManipulations"
/>
<Item
Caption="B.3.46 SMIL 2.0 TransitionModifiers"
Command="smil-SCHEMA.html#TransitionModifiers"
/>
<Item
Caption="B.3.47 SMIL 2.0 WallclockTiming"
Command="smil-SCHEMA.html#WallclockTiming"
/>
<Item
Caption="B.3.48 SMIL 2.0 utility"
Command="smil-SCHEMA.html#utility"
/>
<Item
Caption="B.3.49 SMIL 2.0 rdf"
Command="smil-SCHEMA.html#rdf"
/>
<Item
Caption="B.3.50 SMIL 2.0 xml-mod"
Command="smil-SCHEMA.html#xml-mod"
/>
</Item>
</Item>
<Item
Caption="Appendix C. Index of Elements"
Command="elements.html"
/>
<Item
Caption="Appendix D. Index of Attributes"
Command="attributes.html"
/>
<Item
Caption="Appendix E. References"
Command="refs.html"
/>
</SmilHelpTopics>